home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Developer Scripts
/
FileMaker Pro 2.0 AS Examples
/
Property Examples
/
Menu Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-25
|
182 b
|
8 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of Menu "File"
best type of Menu "Select"
default type of Menu "Scripts"
name of Menu 2
ID of Menu "File"
Enabled of Menu "File"
end tell